home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 92 / 092.d81 / tax boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  2KB  |  55 lines

  1. 5 poke55,0:poke56,144:clr:poke198,0
  2. 6 dv=peek(186):ifdv<8thendv=8
  3. 10 dimf$(9):fori=1to9:readf$(i):next
  4. 20 data 1040,1040a,1040ez,scha,schc,sch se,8606,reader c800,hello connect
  5. 30 dimm$(9):fori=1to9:readm$(i):next
  6. 35 data " 1040                         "
  7. 36 data " 1040[193]                        "
  8. 37 data " 1040[197][218]                       "
  9. 38 data " [211]chedule [193] ([196]eductions)      "
  10. 39 data " [211]chedule [195] ([194]usiness)        "
  11. 40 data " [211]chedule [211][197] ([211]hort [198]orm)     "
  12. 41 data " [198]orm 8606 ([201][210][193]s)             "
  13. 42 data " [201]nstructions                 "
  14. 43 data " [204][207][193][196][211][212][193][210]                     "
  15. 100 poke53281,0:poke53280,0:poke53272,23:print"[147][153]";
  16. 110 gosub60000
  17. 300 sys57812"i-menu c000",dv,0:poke780,0:poke781,0:poke782,192:sys65493
  18. 305 print"";:mm=49152
  19. 310 sysmm,73,5,1,14,1,3,m$(1),m$(2),m$(3),m$(4),m$(5),m$(6),m$(7),m$(8),m$(9)
  20. 320 getk$:k$=str$(asc(k$)-48):k=val(k$)
  21. 325 f$=f$(k)
  22. 330 onkgoto400,400,400,400,400,400,400,1000,400
  23. 340 goto310
  24. 350 :
  25. 400 fori=0to10:poke781,i:sys59903:next:print
  26. 401 sys57812"i-prg 9000",dv,0:poke780,0:poke781,0:poke782,144:sys65493
  27. 402 sys57812"getword c000",dv,0:poke780,0:poke781,0:poke782,192:sys65493
  28. 403 sys57812"notepad c400",dv,0:poke780,0:poke781,0:poke782,196:sys65493
  29. 404 sys57812"hardcopy ca00",dv,0:poke780,0:poke781,0:poke782,202:sys65493
  30. 405 sys57812"readhelp cb00",dv,0:poke780,0:poke781,0:poke782,203:sys65493
  31. 406 a$=f$:open15,dv,15,"r0:"+a$+"="+a$:input#15,er:close15
  32. 410 if er<>63 thenprint"[147]":end
  33. 411 q$=chr$(34):poke646,peek(53281)
  34. 420 print"load"q$a$q$","dv
  35. 430 print"run":poke631,13:poke632,13:poke198,2:end
  36. 1000 sys57812"reader c800",dv,0:poke780,0:poke781,0:poke782,200:sys65493
  37. 1004 sys51200,"tax.instr","[212]ax [193]ccountant"
  38. 1007 goto305
  39. 1010 :
  40. 10000 open15,8,15,"s0:tax boot":close15:save"0:tax boot",8:end
  41. 10100 :
  42. 60000 print"[147]":z$=" [152]                                      ":poke214,10:print
  43. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to11:printz$:next
  44. 60011 q$=chr$(34):poke646,peek(53281)
  45. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  46. 60030 z$(0)="[212] [193] [216]   [193] [195] [195] [207] [213] [206] [212] [193] [206] [212]":z$(1)="by [194]arbara [211]chulak
  47. 60040 z$(2)[178]"(NULL)1.0 (len) 1992 by (NULL)oftdisk, right$nc."[170][199](13)
  48. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  49. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  50. 60070 z$(5)="shareware or in the public domain."
  51. 60080 z$(6)="[208]lease report illegal distribution"
  52. 60085 z$(7)="of this program by calling"
  53. 60090 z$(8)="1-800-831-2694 or 1-318-221-8718.":poke214,12:print
  54. 60100 fori=0to8:printtab(20-(len(z$(i))/2))""z$(i):next:return
  55.